[INFO] cloning repository https://github.com/Dipraise1/warpcore
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dipraise1/warpcore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDipraise1%2Fwarpcore", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDipraise1%2Fwarpcore'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4d48155a7b2c19b849c0dceeb2c6c7f4b295ca0b
[INFO] testing Dipraise1/warpcore against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDipraise1%2Fwarpcore" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Dipraise1/warpcore
[INFO] finished tweaking git repo https://github.com/Dipraise1/warpcore
[INFO] tweaked toml for git repo https://github.com/Dipraise1/warpcore written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dipraise1/warpcore on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dipraise1/warpcore already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3393a543c300725f6166fc158a99c81bf79898601a0a641a782b79c71bc104ce
[INFO] running `Command { std: "docker" "start" "-a" "3393a543c300725f6166fc158a99c81bf79898601a0a641a782b79c71bc104ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3393a543c300725f6166fc158a99c81bf79898601a0a641a782b79c71bc104ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3393a543c300725f6166fc158a99c81bf79898601a0a641a782b79c71bc104ce", kill_on_drop: false }`
[INFO] [stdout] 3393a543c300725f6166fc158a99c81bf79898601a0a641a782b79c71bc104ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dafa2a65b356e12af4a5afb51bca12688f59912c8085346cfb47a06da839c411
[INFO] running `Command { std: "docker" "start" "-a" "dafa2a65b356e12af4a5afb51bca12688f59912c8085346cfb47a06da839c411", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling warpcore v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.08s
[INFO] running `Command { std: "docker" "inspect" "dafa2a65b356e12af4a5afb51bca12688f59912c8085346cfb47a06da839c411", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dafa2a65b356e12af4a5afb51bca12688f59912c8085346cfb47a06da839c411", kill_on_drop: false }`
[INFO] [stdout] dafa2a65b356e12af4a5afb51bca12688f59912c8085346cfb47a06da839c411
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de0f36f418915ea1e60080181075ce1c29ffd970b019ae7d1b979d7f3175943b
[INFO] running `Command { std: "docker" "start" "-a" "de0f36f418915ea1e60080181075ce1c29ffd970b019ae7d1b979d7f3175943b", kill_on_drop: false }`
[INFO] [stderr]    Compiling warpcore v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.16s
[INFO] running `Command { std: "docker" "inspect" "de0f36f418915ea1e60080181075ce1c29ffd970b019ae7d1b979d7f3175943b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de0f36f418915ea1e60080181075ce1c29ffd970b019ae7d1b979d7f3175943b", kill_on_drop: false }`
[INFO] [stdout] de0f36f418915ea1e60080181075ce1c29ffd970b019ae7d1b979d7f3175943b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d9bcc8f5f215e0ece626296e37e55c9e1ec83202293ed0340fafde8d2587af7c
[INFO] running `Command { std: "docker" "start" "-a" "d9bcc8f5f215e0ece626296e37e55c9e1ec83202293ed0340fafde8d2587af7c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/warpcore-4d65f9f16d01f02c)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test analyzer::tests::builds_conflicts_for_shared_writable_accounts ... ok
[INFO] [stdout] test analyzer::tests::classifies_shared_global_accounts_as_high_severity ... ok
[INFO] [stdout] test analyzer::tests::filters_conflicts_by_severity_and_top ... ok
[INFO] [stdout] test analyzer::tests::detects_mutable_and_shared_accounts ... ok
[INFO] [stdout] test analyzer::tests::analyzes_anchor_idl_json ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/brain.rs (/opt/rustwide/target/debug/deps/warpcore-2505b2993fce87e5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/idl_snapshots.rs (/opt/rustwide/target/debug/deps/idl_snapshots-0100f6697ca60163)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test idl_single_snapshot ... ok
[INFO] [stdout] test idl_directory_snapshot ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- idl_directory_snapshot stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'idl_directory_snapshot' (25) panicked at tests/idl_snapshots.rs:17:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "{\n  \"path\": \"tests/fixtures/idl_directory\",\n  \"analysis_mode\": \"AnchorIdl\",\n  \"files_scanned\": 2,\n  \"instruction_contexts\": 2,\n  \"total_accounts\": 4,\n  \"mutable_accounts\": [\n    {\n      \"name\": \"vault\",\n      \"file\": \"tests/fixtures/idl_directory/a.json\",\n      \"line\": 0,\n      \"context\": \"deposit\",\n      \"reason\": \"declared mutable in Anchor IDL\"\n    },\n    {\n      \"name\": \"vault\",\n      \"file\": \"tests/fixtures/idl_directory/b.json\",\n      \"line\": 0,\n      \"context\": \"withdraw\",\n      \"reason\": \"declared mutable in Anchor IDL\"\n    }\n  ],\n  \"shared_accounts\": [\n    {\n      \"name\": \"user\",\n      \"file\": \"tests/fixtures/idl_directory\",\n      \"line\": 0,\n      \"context\": \"IDL\",\n      \"reason\": \"appears in 2 instruction contexts\"\n    },\n    {\n      \"name\": \"vault\",\n      \"file\": \"tests/fixtures/idl_directory\",\n      \"line\": 0,\n      \"context\": \"IDL\",\n      \"reason\": \"appears in 2 instruction contexts\"\n    }\n  ],\n  \"repeated_accounts\": [\n    [\n      \"user\",\n      2\n    ],\n    [\n      \"vault\",\n      2\n    ]\n  ],\n  \"hotspots\": [\n    {\n      \"name\": \"vault\",\n      \"total_occurrences\": 2,\n      \"writable_occurrences\": 2,\n      \"context_count\": 2,\n      \"contexts\": [\n        \"deposit @ tests/fixtures/idl_directory/a.json\",\n        \"withdraw @ tests/fixtures/idl_directory/b.json\"\n      ]\n    },\n    {\n      \"name\": \"user\",\n      \"total_occurrences\": 2,\n      \"writable_occurrences\": 0,\n      \"context_count\": 2,\n      \"contexts\": [\n        \"deposit @ tests/fixtures/idl_directory/a.json\",\n        \"withdraw @ tests/fixtures/idl_directory/b.json\"\n      ]\n    }\n  ],\n  \"conflicts\": [\n    {\n      \"left_context\": \"withdraw @ tests/fixtures/idl_directory/b.json\",\n      \"right_context\": \"deposit @ tests/fixtures/idl_directory/a.json\",\n      \"shared_accounts\": [\n        \"vault\"\n      ],\n      \"severity\": \"High\",\n      \"suggestions\": [\n        \"Split `vault` into narrower PDAs so unrelated instructions stop sharing it.\",\n        \"Remove unnecessary `mut` annotations from any account that is only read.\",\n        \"Separate hot state from configuration and admin flows so unrelated traffic stops contending.\"\n      ]\n    }\n  ],\n  \"conflict_graph\": {\n    \"nodes\": [\n      {\n        \"context\": \"withdraw @ tests/fixtures/idl_directory/b.json\",\n        \"file\": \"tests/fixtures/idl_directory/b.json\",\n        \"line\": 0,\n        \"account_count\": 2,\n        \"writable_account_count\": 1\n      },\n      {\n        \"context\": \"deposit @ tests/fixtures/idl_directory/a.json\",\n        \"file\": \"tests/fixtures/idl_directory/a.json\",\n        \"line\": 0,\n        \"account_count\": 2,\n        \"writable_account_count\": 1\n      }\n    ],\n    \"edges\": [\n      {\n        \"left_context\": \"withdraw @ tests/fixtures/idl_directory/b.json\",\n        \"right_context\": \"deposit @ tests/fixtures/idl_directory/a.json\",\n        \"shared_accounts\": [\n          \"vault\"\n        ],\n        \"severity\": \"High\",\n        \"suggestions\": [\n          \"Split `vault` into narrower PDAs so unrelated instructions stop sharing it.\",\n          \"Remove unnecessary `mut` annotations from any account that is only read.\",\n          \"Separate hot state from configuration and admin flows so unrelated traffic stops contending.\"\n        ]\n      }\n    ]\n  },\n  \"score\": 39,\n  \"security_warnings\": [\n    {\n      \"kind\": \"NoSigner\",\n      \"instruction\": \"withdraw\",\n      \"account\": \"\",\n      \"message\": \"`withdraw` mutates accounts but declares no signer — any caller can invoke it\"\n    },\n    {\n      \"kind\": \"NoSigner\",\n      \"instruction\": \"deposit\",\n      \"account\": \"\",\n      \"message\": \"`deposit` mutates accounts but declares no signer — any caller can invoke it\"\n    }\n  ]\n}"
[INFO] [stdout]  right: "{\n  \"path\": \"tests/fixtures/idl_directory\",\n  \"analysis_mode\": \"AnchorIdl\",\n  \"files_scanned\": 2,\n  \"instruction_contexts\": 2,\n  \"total_accounts\": 4,\n  \"mutable_accounts\": [\n    {\n      \"name\": \"vault\",\n      \"file\": \"tests/fixtures/idl_directory/a.json\",\n      \"line\": 0,\n      \"context\": \"deposit\",\n      \"reason\": \"declared mutable in Anchor IDL\"\n    },\n    {\n      \"name\": \"vault\",\n      \"file\": \"tests/fixtures/idl_directory/b.json\",\n      \"line\": 0,\n      \"context\": \"withdraw\",\n      \"reason\": \"declared mutable in Anchor IDL\"\n    }\n  ],\n  \"shared_accounts\": [\n    {\n      \"name\": \"user\",\n      \"file\": \"tests/fixtures/idl_directory\",\n      \"line\": 0,\n      \"context\": \"IDL\",\n      \"reason\": \"appears in 2 instruction contexts\"\n    },\n    {\n      \"name\": \"vault\",\n      \"file\": \"tests/fixtures/idl_directory\",\n      \"line\": 0,\n      \"context\": \"IDL\",\n      \"reason\": \"appears in 2 instruction contexts\"\n    }\n  ],\n  \"repeated_accounts\": [\n    [\n      \"user\",\n      2\n    ],\n    [\n      \"vault\",\n      2\n    ]\n  ],\n  \"hotspots\": [\n    {\n      \"name\": \"vault\",\n      \"total_occurrences\": 2,\n      \"writable_occurrences\": 2,\n      \"context_count\": 2,\n      \"contexts\": [\n        \"deposit @ tests/fixtures/idl_directory/a.json\",\n        \"withdraw @ tests/fixtures/idl_directory/b.json\"\n      ]\n    },\n    {\n      \"name\": \"user\",\n      \"total_occurrences\": 2,\n      \"writable_occurrences\": 0,\n      \"context_count\": 2,\n      \"contexts\": [\n        \"deposit @ tests/fixtures/idl_directory/a.json\",\n        \"withdraw @ tests/fixtures/idl_directory/b.json\"\n      ]\n    }\n  ],\n  \"conflicts\": [\n    {\n      \"left_context\": \"deposit @ tests/fixtures/idl_directory/a.json\",\n      \"right_context\": \"withdraw @ tests/fixtures/idl_directory/b.json\",\n      \"shared_accounts\": [\n        \"vault\"\n      ],\n      \"severity\": \"High\",\n      \"suggestions\": [\n        \"Split `vault` into narrower PDAs so unrelated instructions stop sharing it.\",\n        \"Remove unnecessary `mut` annotations from any account that is only read.\",\n        \"Separate hot state from configuration and admin flows so unrelated traffic stops contending.\"\n      ]\n    }\n  ],\n  \"conflict_graph\": {\n    \"nodes\": [\n      {\n        \"context\": \"deposit @ tests/fixtures/idl_directory/a.json\",\n        \"file\": \"tests/fixtures/idl_directory/a.json\",\n        \"line\": 0,\n        \"account_count\": 2,\n        \"writable_account_count\": 1\n      },\n      {\n        \"context\": \"withdraw @ tests/fixtures/idl_directory/b.json\",\n        \"file\": \"tests/fixtures/idl_directory/b.json\",\n        \"line\": 0,\n        \"account_count\": 2,\n        \"writable_account_count\": 1\n      }\n    ],\n    \"edges\": [\n      {\n        \"left_context\": \"deposit @ tests/fixtures/idl_directory/a.json\",\n        \"right_context\": \"withdraw @ tests/fixtures/idl_directory/b.json\",\n        \"shared_accounts\": [\n          \"vault\"\n        ],\n        \"severity\": \"High\",\n        \"suggestions\": [\n          \"Split `vault` into narrower PDAs so unrelated instructions stop sharing it.\",\n          \"Remove unnecessary `mut` annotations from any account that is only read.\",\n          \"Separate hot state from configuration and admin flows so unrelated traffic stops contending.\"\n        ]\n      }\n    ]\n  },\n  \"score\": 39,\n  \"security_warnings\": [\n    {\n      \"kind\": \"NoSigner\",\n      \"instruction\": \"deposit\",\n      \"account\": \"\",\n      \"message\": \"`deposit` mutates accounts but declares no signer — any caller can invoke it\"\n    },\n    {\n      \"kind\": \"NoSigner\",\n      \"instruction\": \"withdraw\",\n      \"account\": \"\",\n      \"message\": \"`withdraw` mutates accounts but declares no signer — any caller can invoke it\"\n    }\n  ]\n}"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61086cc7cb58 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61086cc7cb58 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61086cc7cb58 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61086cc7cb58 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61086cc9139a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61086cc9139a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x61086cc815e2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61086cc815e2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61086cc5ad56 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61086cc5ad56 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61086cc74a09 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61086cb718ec - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61086cb718ec - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61086cc74bc2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61086cc74bc2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61086cc5ae12 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61086cc525b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61086cc5bb2d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61086cc91b2c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61086cc919e3 - core[5a1c3e9896636f3a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x61086cb597be - core[5a1c3e9896636f3a]::panicking::assert_failed::<&str, &str>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x61086cb5e5ea - idl_snapshots[c720554d08bcc440]::assert_snapshot
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/idl_snapshots.rs:17:5
[INFO] [stdout]   22:     0x61086cb5e77e - idl_snapshots[c720554d08bcc440]::idl_directory_snapshot
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/idl_snapshots.rs:30:5
[INFO] [stdout]   23:     0x61086cb5e2a7 - idl_snapshots[c720554d08bcc440]::idl_directory_snapshot::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/idl_snapshots.rs:29:28
[INFO] [stdout]   24:     0x61086cb5fa56 - <idl_snapshots[c720554d08bcc440]::idl_directory_snapshot::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61086cb649cb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x61086cb649cb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x61086cb72245 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x61086cb72245 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x61086cb72245 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x61086cb72245 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x61086cb72245 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x61086cb72245 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x61086cb72245 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x61086cb6cda4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x61086cb6cda4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x61086cb752c2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x61086cb752c2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x61086cb752c2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x61086cb752c2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x61086cb752c2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x61086cb752c2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x61086cb752c2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x61086cc7bfaf - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   44:     0x61086cc7bfaf - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7e51da3dfaa4 - <unknown>
[INFO] [stdout]   46:     0x7e51da46ca64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     idl_directory_snapshot
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test idl_snapshots`
[INFO] running `Command { std: "docker" "inspect" "d9bcc8f5f215e0ece626296e37e55c9e1ec83202293ed0340fafde8d2587af7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9bcc8f5f215e0ece626296e37e55c9e1ec83202293ed0340fafde8d2587af7c", kill_on_drop: false }`
[INFO] [stdout] d9bcc8f5f215e0ece626296e37e55c9e1ec83202293ed0340fafde8d2587af7c
